From 0f2b64482c1160816b1d13ceaa5943f873ff614e Mon Sep 17 00:00:00 2001 From: Thomas Moulard Date: Fri, 31 May 2013 15:36:35 +0900 Subject: [PATCH] Add missing man page template. --- debian/libpcl-tools.manpages | 6 ++++++ debian/oni_viewer.1 | 27 +++++++++++++++++++++++++++ debian/openni_fast_mesh.1 | 27 +++++++++++++++++++++++++++ debian/openni_ii_normal_estimation.1 | 27 +++++++++++++++++++++++++++ debian/openni_image.1 | 27 +++++++++++++++++++++++++++ debian/openni_viewer.1 | 27 +++++++++++++++++++++++++++ debian/openni_voxel_grid.1 | 27 +++++++++++++++++++++++++++ 7 files changed, 168 insertions(+) create mode 100644 debian/oni_viewer.1 create mode 100644 debian/openni_fast_mesh.1 create mode 100644 debian/openni_ii_normal_estimation.1 create mode 100644 debian/openni_image.1 create mode 100644 debian/openni_viewer.1 create mode 100644 debian/openni_voxel_grid.1 diff --git a/debian/libpcl-tools.manpages b/debian/libpcl-tools.manpages index 857a0e33..a2b3ce16 100644 --- a/debian/libpcl-tools.manpages +++ b/debian/libpcl-tools.manpages @@ -1,4 +1,10 @@ #debian/timed_trigger_test.1 +debian/oni_viewer +debian/openni_fast_mesh +debian/openni_ii_normal_estimation +debian/openni_image +debian/openni_viewer +debian/openni_voxel_grid debian/pcd_grabber_viewer.1 debian/pcd_viewer.1 debian/pcl_add_gaussian_noise.1 diff --git a/debian/oni_viewer.1 b/debian/oni_viewer.1 new file mode 100644 index 00000000..7dd8c8e1 --- /dev/null +++ b/debian/oni_viewer.1 @@ -0,0 +1,27 @@ +.TH PCL 1 + +.SH NAME + +FIXME \- FIXME + +.SH SYNOPSIS + +.B FIXME [OPTIONS] + +.SH DESCRIPTION + +FIXME + +.SH OPTIONS + +FIXME + +.SH SEE ALSO + +.TP +.B Home Page +http://www.pointclouds.org/ + +.SH AUTHOR + +Willow Garage, Inc. and Open Perception, Inc. diff --git a/debian/openni_fast_mesh.1 b/debian/openni_fast_mesh.1 new file mode 100644 index 00000000..7dd8c8e1 --- /dev/null +++ b/debian/openni_fast_mesh.1 @@ -0,0 +1,27 @@ +.TH PCL 1 + +.SH NAME + +FIXME \- FIXME + +.SH SYNOPSIS + +.B FIXME [OPTIONS] + +.SH DESCRIPTION + +FIXME + +.SH OPTIONS + +FIXME + +.SH SEE ALSO + +.TP +.B Home Page +http://www.pointclouds.org/ + +.SH AUTHOR + +Willow Garage, Inc. and Open Perception, Inc. diff --git a/debian/openni_ii_normal_estimation.1 b/debian/openni_ii_normal_estimation.1 new file mode 100644 index 00000000..7dd8c8e1 --- /dev/null +++ b/debian/openni_ii_normal_estimation.1 @@ -0,0 +1,27 @@ +.TH PCL 1 + +.SH NAME + +FIXME \- FIXME + +.SH SYNOPSIS + +.B FIXME [OPTIONS] + +.SH DESCRIPTION + +FIXME + +.SH OPTIONS + +FIXME + +.SH SEE ALSO + +.TP +.B Home Page +http://www.pointclouds.org/ + +.SH AUTHOR + +Willow Garage, Inc. and Open Perception, Inc. diff --git a/debian/openni_image.1 b/debian/openni_image.1 new file mode 100644 index 00000000..7dd8c8e1 --- /dev/null +++ b/debian/openni_image.1 @@ -0,0 +1,27 @@ +.TH PCL 1 + +.SH NAME + +FIXME \- FIXME + +.SH SYNOPSIS + +.B FIXME [OPTIONS] + +.SH DESCRIPTION + +FIXME + +.SH OPTIONS + +FIXME + +.SH SEE ALSO + +.TP +.B Home Page +http://www.pointclouds.org/ + +.SH AUTHOR + +Willow Garage, Inc. and Open Perception, Inc. diff --git a/debian/openni_viewer.1 b/debian/openni_viewer.1 new file mode 100644 index 00000000..7dd8c8e1 --- /dev/null +++ b/debian/openni_viewer.1 @@ -0,0 +1,27 @@ +.TH PCL 1 + +.SH NAME + +FIXME \- FIXME + +.SH SYNOPSIS + +.B FIXME [OPTIONS] + +.SH DESCRIPTION + +FIXME + +.SH OPTIONS + +FIXME + +.SH SEE ALSO + +.TP +.B Home Page +http://www.pointclouds.org/ + +.SH AUTHOR + +Willow Garage, Inc. and Open Perception, Inc. diff --git a/debian/openni_voxel_grid.1 b/debian/openni_voxel_grid.1 new file mode 100644 index 00000000..7dd8c8e1 --- /dev/null +++ b/debian/openni_voxel_grid.1 @@ -0,0 +1,27 @@ +.TH PCL 1 + +.SH NAME + +FIXME \- FIXME + +.SH SYNOPSIS + +.B FIXME [OPTIONS] + +.SH DESCRIPTION + +FIXME + +.SH OPTIONS + +FIXME + +.SH SEE ALSO + +.TP +.B Home Page +http://www.pointclouds.org/ + +.SH AUTHOR + +Willow Garage, Inc. and Open Perception, Inc. -- 2.30.2